CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - canny vc

搜索资源列表

  1. Motion_Muisc

    0下载:
  2. 本程序是基于VC++6.0 + opencv,根据人体运动识别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:41153
    • 提供者:Yilun Ma
  1. cannyedgedetector

    0下载:
  2. canny edge detector,下面是canny edge detector的算法: 1.将图像与高斯函数做卷积,获得平滑图像。 2.用基于平滑梯度方向的方法确定图像局部边缘的法向。 3.根据局部边缘的法线方向求解边缘位置。 4.计算边缘强度,并对梯度幅值进行非极大值抑制。 5.用双阈值算法检测和连接边缘。该文件提供了canny edge detector的VC实现代码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:205311
    • 提供者:桂祖恒
  1. VC_canny_detecting

    0下载:
  2. VC调用matlab图像处理工具箱进行canny边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:185833
    • 提供者:yeyongqiang
  1. WEdgeDetect

    0下载:
  2. 自己用VC++实现了基于二进小波变换的图像边缘检测,并与Canny算子作了比较。具有一定参考价值。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2265670
    • 提供者:wang
  1. CannyedgeVC++

    0下载:
  2. 本代码能使用Canny算子对图片进行提取边缘VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:150412
    • 提供者:henry
  1. cannybianyuan

    0下载:
  2. 使用vc++开发的使用canny算子提取图像边缘的小程序,效果不错
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:163533
    • 提供者:kingfu
  1. VCmatlabcanny

    0下载:
  2. 应用VC调用MATLAB进行CANNY算法的图像边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:202637
    • 提供者:豆轶
  1. vc_pixregistrate

    0下载:
  2. 图像配准的vc源码,可对图像进行模板配准和基于canny边界搜索的配准
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:272599
    • 提供者:skygon
  1. cannyedge

    0下载:
  2. 用VC++实现了CANNY检测,是一个非常好用的VC++实现程序,并带有测试图片
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:204925
    • 提供者:石均
  1. cannyVc6.0

    0下载:
  2. canny算子 VC++6.0 边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:81945
    • 提供者:池娟
  1. 30个图像处理

    4下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
  3. 所属分类:源码下载

    • 发布日期:2011-01-12
    • 文件大小:1088528
    • 提供者:linghan19871010
  1. usingCannyoperatortoedge

    0下载:
  2. 用Canny算子进行边缘提取,vc++开发的哦。希望对大家有帮助!-Using Canny edge detection operator, vc++ Developed Oh. We want to help!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:140982
    • 提供者:毕妍
  1. Canny_edge

    0下载:
  2. 图形模式识别处理代码,用Canny算子提取图像边缘的vc源代码-Pattern Recognition graphics processing code, using Canny operator extract image edge vc source code
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:148138
    • 提供者:testit123
  1. ImageProcessing

    0下载:
  2. 这是用VC++进行图像处理(用Canny算子提取边缘)的源码,还有好多有关图像处理的源码,陆续传上来,跟大家一起分享-This is used VC++ For image processing (using Canny operator extract the edge of) the source, there are a lot of image processing on the source, Chuan-up one after another, to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:161843
    • 提供者:huxiandong
  1. ImageProcessing

    0下载:
  2. 这是用VC++进行图像处理(用Canny算子提取边缘)的源码,还有好多有关图像处理的源码,陆续传上来,跟大家一起分享-This is used VC++ For image processing (using Canny operator extract the edge of) the source, there are a lot of image processing on the source, Chuan-up one after another, to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:161736
    • 提供者:huxiandong
  1. 25

    0下载:
  2. 在vc+下进行基本图形图像处理:用Canny算子提取边缘-In vc under basic graphics image processing: extraction using Canny edge operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:141214
    • 提供者:xiner
  1. bianyuantiqu

    0下载:
  2. 利用vc++用Canny算子提取边缘,适用于初学者-Using vc++ using Canny edge extraction operator for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:157376
    • 提供者:hanxiao661
  1. Cannysuanzi

    0下载:
  2. 是通过对bmp位图进行的操作,是对canny算子进行边缘提取,通过VC++编写-Bmp is the bitmap of the operation, is a canny edge detection operator, through the VC++ to prepare
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:342182
    • 提供者:chenmi
  1. VC_MATLAB_Canny

    0下载:
  2. VC调用MATLAB实现Canny检测,非常不错的代码-VC and MATLAB and Canny good code !!!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2970651
    • 提供者:王明
  1. Cannybianyuanjiance

    0下载:
  2. 用VC++实现canny算子的边缘检测,用于图像处理,经调试,程序准确-Using VC++ to achieve the canny edge detection operator for image processing, through commissioning, procedures accurately
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3308354
    • 提供者:英子
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com